pub unsafe fn DrawShadowText( hdc: HDC, psztext: &[u16], prc: *const RECT, dwflags: u32, crtext: COLORREF, crshadow: COLORREF, ixoffset: i32, iyoffset: i32, ) -> i32