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