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