pub unsafe extern "C" fn nvgLinearGradient( ctx: *mut NVGcontext, sx: f32, sy: f32, ex: f32, ey: f32, icol: NVGcolor, ocol: NVGcolor ) -> NVGpaint