Type Definition hts_readrec_func
rust_htslib::htslib
type hts_readrec_func = Option<unsafe extern "C" fn(*mut BGZF, *mut c_void, *mut c_void, *mut i32, *mut i64, *mut i64) -> i32>;