func (dk DialKey) String() string { return eye64.U64ToEye(uint64(dk)) }
func (id Id) Eye() string { return eye64.U64ToEye(uint64(id)) }