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