pub unsafe fn TranslateCharsetInfo(
    lpsrc: *mut u32,
    lpcs: *mut CHARSETINFO,
    dwflags: TRANSLATE_CHARSET_INFO_FLAGS
) -> Result<()>