refactor: Move to LightState conversion functions out of proto_to_mantle
The functions ToIndicatorState, ToGenericLightState and ToBrakeLightState convert from osi to gt gen types, so they don't fit into the proto_to_mantle file. Move them out to vehicle_entity_proto_converter_utils.
Edited by Anastasiia Volkova