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