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