pub unsafe extern "C" fn GDALWarpRegionToBuffer(
    arg1: GDALWarpOperationH,
    arg2: c_int,
    arg3: c_int,
    arg4: c_int,
    arg5: c_int,
    arg6: *mut c_void,
    arg7: Type,
    arg8: c_int,
    arg9: c_int,
    arg10: c_int,
    arg11: c_int
) -> Type