pub fn sys_write(fd: usize, buf: *const u8, len: usize) -> isize
write buf of length len to a file with fd
len
fd