pub unsafe extern "C" fn aws_mem_release(
    allocator: *const AwsCAllocator,
    ptr: *mut c_void
)