strokeInsideRect

abstract fun strokeInsideRect(rect: GlokRect, thickness: Float, color: Color)
abstract fun strokeInsideRect(left: Float, top: Float, right: Float, bottom: Float, thickness: Float, color: Color)