pub unsafe extern "C" fn bcf_hdr_append(
    h: *mut bcf_hdr_t,
    line: *const c_char
) -> c_int