Hello, i'm using Unity with Segger RTT as an output for text messages and found out that i can not add my init\deinit functions to it. While UNITY_OUTPUT_CHAR is declared via UNITY_OUTPUT_CHAR_HEADER_DECLARATION, START and COMPLETE are not. Can i add those macros in my fork and ask for a pull request?