pub unsafe extern "C" fn _frida_g_slist_insert(
    list: *mut GSList,
    data: gpointer,
    position: gint
) -> *mut GSList