pub unsafe extern "C" fn gegl_path_calc_values(
    path: *mut GeglPath,
    num_samples: c_uint,
    xs: *mut c_double,
    ys: *mut c_double
)