pub unsafe extern "C" fn gegl_param_spec_set_property_key(
    pspec: *mut GParamSpec,
    key_name: *const c_char,
    value: *const c_char
)