#[unsafe(no_mangle)] pub unsafe extern "C" fn sys_write( fd: i32, buf: *const u8, len: usize, ) -> isize