pub unsafe fn GdipScaleMatrix( matrix: *mut Matrix, scalex: f32, scaley: f32, order: MatrixOrder, ) -> Status