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