combine3

fun combine3(    i1: Int,     i2: Int,     i3: Int): Int

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