pub unsafe extern "C" fn bam_cigar2qlen(
    n_cigar: c_int,
    cigar: *const u32
) -> hts_pos_t