macro_rules! test_pairing {
    ($mod_name: ident; $Pairing: ty) => { ... };
}