pub unsafe extern "C" fn grib_context_set_persistent_memory_proc(
    c: *mut grib_context,
    griballoc: grib_malloc_proc,
    gribfree: grib_free_proc
)