syntax = "proto3"; option optimize_for = LITE_RUNTIME; message SigMap_Pb { map sMap = 1; }