pub fn match_12(
    b: &DnaString,
    dv: &[DnaString],
    x: &[(Kmer12, i32, i32)]
) -> bool