pub unsafe extern "C" fn _frida_g_list_store_find_with_equal_func(
    store: *mut GListStore,
    item: gpointer,
    equal_func: GEqualFunc,
    position: *mut guint
) -> gboolean