pub fn sys_shutdown( locked: &mut Locked<Unlocked>, current_task: &CurrentTask, fd: FdNumber, how: u32, ) -> Result<(), Errno>