pub unsafe fn GdipTranslatePenTransform( pen: *mut GpPen, dx: f32, dy: f32, order: MatrixOrder, ) -> Status