pub unsafe extern "C" fn soup_value_hash_lookup(
    hash: *mut GHashTable,
    key: *const c_char,
    type_: GType,
     ...
) -> gboolean