pub unsafe extern "C" fn secret_collection_set_label_sync(
    self_: *mut SecretCollection,
    label: *const c_char,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean