macro_rules! qualifier_key {
    ("bound_moiety") => { ... };
    ("mol_type") => { ... };
    ("nomenclature") => { ... };
    ("transcript_id") => { ... };
    ("EC_number") => { ... };
    ("allele") => { ... };
    ("translation") => { ... };
    ("note") => { ... };
    ("gap_type") => { ... };
    ("db_xref") => { ... };
    ("regulatory_class") => { ... };
    ("linkage_evidence") => { ... };
    ("experiment") => { ... };
    ("number") => { ... };
    ("strain") => { ... };
    ("standard_name") => { ... };
    ("chromosome") => { ... };
    ("estimated_length") => { ... };
    ("country") => { ... };
    ("inference") => { ... };
    ("label") => { ... };
    ("recombination_class") => { ... };
    ("rpt_type") => { ... };
    ("locus_tag") => { ... };
    ("codon_recognized") => { ... };
    ("product") => { ... };
    ("function") => { ... };
    ("isolation_source") => { ... };
    ("codon_start") => { ... };
    ("map") => { ... };
    ("anticodon") => { ... };
    ("ribosomal_slippage") => { ... };
    ("pseudo") => { ... };
    ("transl_table") => { ... };
    ("tissue_type") => { ... };
    ("organelle") => { ... };
    ("") => { ... };
    ("exception") => { ... };
    ("protein_id") => { ... };
    ("gene") => { ... };
    ("ncRNA_class") => { ... };
    ("gene_synonym") => { ... };
    ("transl_except") => { ... };
    ("mobile_element_type") => { ... };
    ("old_locus_tag") => { ... };
    ("organism") => { ... };
    ("sub_strain") => { ... };
}