定义尺寸, 毫米类型
void size({required (int, int) size}) => RustLib.instance.api .crateApiTsplTsplCommandBuildSize(that: this, size: size);