macro_rules! test_to_from_bigint {
    ($($t: ident),*) => { ... };
}