pub fn trim_paf_by_rgns(
    rgns: &[Region],
    paf_recs: &[PafRecord],
    invert_query: bool
) -> Vec<PafRecord>