Type Definition hts_tell_func
rust_htslib::htslib
type hts_tell_func = Option<unsafe extern "C" fn(fp: *mut c_void) -> i64>;