pub unsafe extern "C" fn CFAllocatorAllocate(
    allocator: *const c_void,
    size: isize,
    hint: usize
) -> *mut c_void