pub unsafe extern "C" fn g_variant_type_string_scan(
    string: *const gchar,
    limit: *const gchar,
    endptr: *mut *const gchar
) -> gboolean