fn rejectNonCanonical(s: [32]u8) NonCanonicalError!void
Check that the encoding of a Curve25519 point is canonical.
s: [32]u8,