pub unsafe extern "C" fn blGradientSetValues( self_: *mut BLGradientCore, index: usize, values: *const f64, n: usize, ) -> BLResult