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