//qrcode-kotlin/io.github.g0dkar.qrcode.internals/QRCodeSquare/absoluteX
[common]\
fun absoluteX(cellSize: Int = QRCode.DEFAULT_CELL_SIZE): Int
Calculates where is the X position where this square will be in the main QRCode image given a cellSize.