pub unsafe fn GdipShearMatrix( matrix: *mut Matrix, shearx: f32, sheary: f32, order: MatrixOrder, ) -> Status