namespace CSSUDII.Sodium.Interop { public partial struct crypto_sign_ed25519ph_state { public crypto_hash_sha512_state hs; } }