Vec4i

fun Vec4i(f: Int)
fun Vec4i(v: Vec4i)
fun Vec4i(x: Int, y: Int, z: Int, w: Int)