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