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