pub unsafe extern "C" fn g_tree_lower_bound(
    tree: *mut GTree,
    key: gconstpointer
) -> *mut GTreeNode
This is supported on crate feature v2_68 only.