combine4

fun combine4(    i1: Int,     i2: Int,     i3: Int,     i4: Int): Int

Combine multiple hash values into one. To avoid systematic collisions, one of these should be a usage-specific constant salt.