pub unsafe extern "C" fn _frida_g_tree_foreach_node(
    tree: *mut GTree,
    func: GTraverseNodeFunc,
    user_data: gpointer
)