pub unsafe extern "system" fn TextOutW( hdc: HDC, x: i32, y: i32, lpstring: PWSTR, c: i32) -> BOOL
Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’