pub unsafe extern "C" fn caml_alloc_custom_mem(
    ops: *mut custom_operations,
    size: Uintnat,
    mem: Size
) -> Value