pub unsafe extern "C" fn CBS_peek_asn1_tag(
    cbs: *const CBS,
    tag_value: CBS_ASN1_TAG
) -> c_int