pub unsafe extern "C" fn aws_mem_acquire(
    allocator: *const AwsCAllocator,
    size: usize
) -> *mut c_void