pub unsafe extern "C" fn CBS_get_asn1_element(
    cbs: *mut CBS,
    out: *mut CBS,
    tag_value: c_uint
) -> c_int