pub fn sys_setns( _locked: &mut Locked<Unlocked>, current_task: &CurrentTask, ns_fd: FdNumber, ns_type: c_int, ) -> Result<(), Errno>