pub unsafe fn GetTextExtentPoint32W<P0>( hdc: P0, lpstring: &[u16], psizl: *mut SIZE, ) -> BOOLwhere P0: Param<HDC>,