pub unsafe extern "C" fn g_variant_lookup(
    dictionary: *mut GVariant,
    key: *const gchar,
    format_string: *const gchar
    ...
) -> gboolean