#define STATUS_ILLEGAL_CHARACTER ((NTSTATUS)0xC0000161L)
MessageId: STATUS_ILLEGAL_CHARACTER MessageText: An illegal character was encountered. For a multi-byte character set this includes a lead byte without a succeeding trail byte. For the Unicode character set this includes the characters 0xFFFF and 0xFFFE.