pub unsafe extern "system" fn GdipScaleLineTransform(
    brush: *mut GpLineGradient,
    sx: f32,
    sy: f32,
    order: MatrixOrder
) -> Status