pub unsafe fn GdipSetPathGradientTransform(
    brush: *mut GpPathGradient,
    matrix: *mut Matrix
) -> Status