Function g_tree_lower_bound

pub unsafe extern "C" fn g_tree_lower_bound(
    tree: *mut GTree,
    key: *const c_void,
) -> *mut _GTreeNode