pub unsafe extern "C" fn gegl_curve_calc_value(
    curve: *mut GeglCurve,
    x: c_double
) -> c_double