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