pub unsafe extern "C-unwind" fn twz_rt_fd_pread( fd: descriptor, buf: *mut c_void, len: usize, ctx: *mut io_ctx, ) -> io_result
Read from a file. May read less than specified len.