pub unsafe extern "C" fn StandardAllocator_Initialize(
    this: *mut StandardAllocator,
    address: *mut u8,
    size: u64
)