bn_expand_bytes
if (!bn_expand_bytes(bn, CBS_len(cbs)))
int bn_expand_bytes(BIGNUM *a, size_t bytes);