pub unsafe extern "C" fn StandardAllocator_Free(
    this: *mut StandardAllocator,
    address: *mut c_void
)