c2i_ASN1_BIT_STRING_cbs
if (!c2i_ASN1_BIT_STRING_cbs(&abs, &content))
int c2i_ASN1_BIT_STRING_cbs(ASN1_BIT_STRING **out_abs, CBS *cbs);
if (!c2i_ASN1_BIT_STRING_cbs((ASN1_BIT_STRING **)pval, content))