pub unsafe extern "C" fn _frida_g_list_store_splice(
    store: *mut GListStore,
    position: guint,
    n_removals: guint,
    additions: *mut gpointer,
    n_additions: guint
)