pub unsafe extern "C" fn CFTreePrependChild(
    tree: CFTreeRef,
    newChild: CFTreeRef
)