pub unsafe extern "C" fn kvm_read_zpcpu( kd: *mut kvm_t, base: c_ulong, buf: *mut c_void, size: size_t, cpu: c_int, ) -> ssize_t