Function windows_sys::Win32::Graphics::Gdi::DrawTextExW
pub unsafe extern "system" fn DrawTextExW(
hdc: HDC,
lpchtext: PWSTR,
cchtext: i32,
lprc: *mut RECT,
format: DRAW_TEXT_FORMAT,
lpdtp: *const DRAWTEXTPARAMS,
) -> i32