pub unsafe extern "C" fn gegl_path_calc_y_for_x(
    path: *mut GeglPath,
    x: c_double,
    y: *mut c_double
) -> c_int