pub unsafe fn DrawStatusTextW<'a>( hdc: impl IntoParam<'a, HDC>, lprc: *mut RECT, psztext: impl IntoParam<'a, PWSTR>, uflags: u32, )