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