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