pub unsafe extern "system" fn TranslateCharsetInfo(
    lpSrc: *const u32,
    lpCs: *mut CHARSETINFO,
    dwFlags: u32
) -> i32