pub unsafe extern "C" fn faidx_fetch_qual64( fai: *const faidx_t, c_name: *const i8, p_beg_i: i64, p_end_i: i64, len: *mut i64, ) -> *mut i8