pub(in virtio::balloon) fn reclaim_memory(
    _guest_address: &GuestAddress,
    _len: u64,
    _vm_memory_client: &VmMemoryClient
)