OSSL_FIPS_IND_COPY
#define OSSL_FIPS_IND_COPY(dst, src)
#define OSSL_FIPS_IND_COPY(dst, src) ossl_FIPS_IND_copy(&dst->indicator, &src->indicator);