pub unsafe extern "C" fn hts_idx_init(
    n: i32,
    fmt: i32,
    offset0: u64,
    min_shift: i32,
    n_lvls: i32
) -> *mut __hts_idx_t