jpgStartOfImage = [255'u, 216'u]
proc decodeJpg(data: string): Image {...}{.inline, raises: [PixieError], tags: [].}