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