pub fn sys_swapon( current_task: &CurrentTask, user_path: UserCString, _flags: i32, ) -> Result<(), Errno>