pub unsafe extern "system" fn DrawTextW( hdc: HDC, lpchtext: PWSTR, cchtext: i32, lprc: *mut RECT, format: DRAW_TEXT_FORMAT) -> i32
Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’