pub unsafe fn DrawTextW<'a>( hdc: impl IntoParam<'a, HDC>, lpchtext: impl IntoParam<'a, PWSTR>, cchtext: i32, lprc: *mut RECT, format: DRAW_TEXT_FORMAT, ) -> i32