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