syntax = "proto2"; package MMPro.micromsg; import "SKBuiltinString_t.proto"; message KeyBuffer { required SKBuiltinString_t _Synckey = 1; }