pub unsafe extern "C" fn u_setMemoryFunctions_70(
    context: *const c_void,
    a: UMemAllocFn,
    r: UMemReallocFn,
    f: UMemFreeFn,
    status: *mut UErrorCode
)