pub fn sys_set_tid_address( _locked: &mut Locked<Unlocked>, current_task: &CurrentTask, user_tid: UserRef<pid_t>, ) -> Result<pid_t, Errno>