pub unsafe extern "C" fn gegl_metadata_store_set_string(
    self_: *mut GeglMetadataStore,
    name: *const c_char,
    string: *const c_char
)