fun Sizeable.width(width: String): Unit
fun Sizeable.width(width: Float, unit: Unit): Unit
fun Sizeable.width(width: Width): Unit