- Updates `SerializerAdapter` to also take simple pointer and simply assign the serialized and deSerialized size - Added related unittests
1. Further reduces the amount of code the user needs to copy and paste 2. Makes FSFW tests more accessible. This can be used to simplify moving mission unit tests to the FSFW 3. A lot of include improvements