namespace TelegramCore; struct PixelDimensions { width: int; height: int; }