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