ossl_ml_kem_key_to_text
return ossl_ml_kem_key_to_text(out, (ML_KEM_KEY *)vkey, selection);
__owur int ossl_ml_kem_key_to_text(BIO *out, const ML_KEM_KEY *key, int selection);