MLKEM_public_key_ciphertext_length
LCRYPTO_USED(MLKEM_public_key_ciphertext_length);
ciphertext_len = MLKEM_public_key_ciphertext_length(public_key);
size_t MLKEM_public_key_ciphertext_length(const MLKEM_public_key *key);
LCRYPTO_ALIAS(MLKEM_public_key_ciphertext_length);