open fun valueArraySearch(keys: Any, key: ByteArray): Int
open fun valueArraySearch(keys: Any, key: ByteArray, comparator: Comparator<Any>): Int