pub unsafe extern "C" fn SetMemAllocatorParams(
    get_alloc_arena: get_alloc_arena_fn_t,
    get_free_arena: get_free_arena_fn_t
)