pub unsafe extern "C" fn kvm_read2( kd: *mut kvm_t, addr: kvaddr_t, buf: *mut c_void, nbytes: size_t, ) -> ssize_t