proc parseProtobuf(file: string): ProtoNode {. ...raises: [IOError, Exception, CatchableError, ValueError], tags: [ReadIOEffect, RootEffect], forbids: [].}