pub unsafe extern "C" fn sam_parse_region( h: *mut sam_hdr_t, s: *const c_char, tid: *mut c_int, beg: *mut hts_pos_t, end: *mut hts_pos_t, flags: c_int, ) -> *const c_char