pub type DecodedSignature = (Vec<u8>, [[i32; 256]; 7], [[i32; 256]; 8]);
Decoded ML-DSA signature components (c_tilde, z, h) (FIPS 204 sigDecode).
(c_tilde, z, h)