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