fun Drawable.renderWithSize(w: Int, h: Int): ByteArray
fun Drawable.renderWithSize(w: Int, h: Int, setBounds: Boolean): ByteArray