merge64

fun merge64(v1: Int, v2: Int): Long
fun merge64(v1: UInt, v2: UInt): Long
fun merge64(v1: Float, v2: Float): Long