pub unsafe fn set_virtual_allocation_user_data(
    virtual_block: VirtualBlock,
    allocation: VirtualAllocation,
    user_data: *mut c_void
)