pub unsafe extern "C" fn secret_password_storev_sync(
schema: *const SecretSchema,
attributes: *mut GHashTable,
collection: *const c_char,
label: *const c_char,
password: *const c_char,
cancellable: *mut GCancellable,
error: *mut *mut GError,
) -> gboolean