fn getTrivialEqlFn(comptime K: type, comptime Context: type) (fn (Context, K, K) bool)
K: type,
Context: type,