pub unsafe extern "C" fn slow5_idx_insert(
    index: *mut slow5_idx,
    read_id: *mut c_char,
    offset: u64,
    size: u64
) -> c_int