pub unsafe fn GdipTransformMatrixPoints( matrix: *mut Matrix, pts: *mut PointF, count: i32, ) -> Status