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