pub unsafe fn fstat_raw(fd: c_uint, statbuf: *mut stat) -> Result<(), Errno>
statbuf must be safe for the kernel to write to.
statbuf