pub unsafe extern "C" fn MLDSA65_sign_message_representative( out_encoded_signature: *mut u8, private_key: *const MLDSA65_private_key, msg_rep: *const u8, ) -> c_int