pub unsafe extern "system" fn GdipGetLineBlend(
    brush: *mut GpLineGradient,
    blend: *mut f32,
    positions: *mut f32,
    count: i32
) -> Status