fun GlBindable.use(block: () -> Unit): Unit
fun use(vararg bindables: GlBindable, block: () -> Unit): Unit