pub unsafe fn TTCharToUnicode<'a>( hdc: impl IntoParam<'a, HDC>, puccharcodes: *mut u8, ulcharcodesize: u32, pusshortcodes: *mut u16, ulshortcodesize: u32, ulflags: u32, ) -> i32