pub unsafe fn DrawTextW<P0>( hdc: P0, lpchtext: &mut [u16], lprc: *mut RECT, format: DRAW_TEXT_FORMAT, ) -> i32where P0: Param<HDC>,