pub fn windows_code_page_encoding(code_page: u32) -> Option<&'static Encoding>
Maps a Windows code page number to an Encoding Standard decoder when supported.