Source position: mseftgl.pas line 69
const FT_ENCODING_SJIS = ord('s') shl 24 or ord('j') shl 16 or ord('i') shl 8 or ord('s');