pub unsafe extern "C" fn CFTreeSortChildren(
    tree: CFTreeRef,
    comparator: CFComparatorFunction,
    context: *mut c_void
)