pub unsafe extern "C" fn gegl_param_spec_color(
    name: *const c_char,
    nick: *const c_char,
    blurb: *const c_char,
    default_color: *mut GeglColor,
    flags: GParamFlags
) -> *mut GParamSpec