pub unsafe extern "C" fn _frida_g_variant_lookup_value(
    dictionary: *mut GVariant,
    key: *const gchar,
    expected_type: *const GVariantType
) -> *mut GVariant