pub unsafe extern "C" fn bcf_hdr_set_version(
    hdr: *mut bcf_hdr_t,
    version: *const i8
) -> i32