Sets the READTABLE-NORMALIZATION of the given READTABLE to NEW-VALUE. Pass T to make READTABLE normalize symbols to NFKC (the default behavior), and NIL to suppress normalization.
(sb-impl::new-value readtable)