pub unsafe extern "C" fn bcf_hdr_add_hrec(
    hdr: *mut bcf_hdr_t,
    hrec: *mut bcf_hrec_t
) -> c_int