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