pub unsafe extern "C" fn gegl_metadata_store_get_value(
    self_: *mut GeglMetadataStore,
    name: *const c_char,
    value: *mut GValue
)