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