Source position: mseftgl.pas line 65
const FT_ENCODING_UNICODE = ord('u') shl 24 or ord('n') shl 16 or ord('i') shl 8 or ord('c');