pub unsafe fn GdipScalePenTransform( pen: *mut GpPen, sx: f32, sy: f32, order: MatrixOrder, ) -> Status