pub unsafe extern "C" fn CBS_get_optional_asn1_octet_string(
    cbs: *mut CBS,
    out: *mut CBS,
    out_present: *mut c_int,
    tag: CBS_ASN1_TAG
) -> c_int