//qrcode-kotlin/qrcode.shape/DefaultShapeFunction/renderControlSquare
[common]
open override fun renderControlSquare(xOffset: Int, yOffset: Int, colorFn: QRCodeColorFunction, square: QRCodeSquare, canvas: QRCodeGraphics, qrCode: QRCode)
Renders a control square (those bigger ones on the edges).