pub unsafe fn GdipTranslateMatrix( matrix: *mut Matrix, offsetx: f32, offsety: f32, order: MatrixOrder, ) -> Status