pub fn get_hairpin_score(
    seq: SeqSlice<'_>,
    pos_pair_close: &(usize, usize)
) -> Score