pub unsafe extern "system" fn GdipSetLineTransform(
    brush: *mut GpLineGradient,
    matrix: *const Matrix
) -> Status