pub fn password_clear_sync( schema: Option<&Schema>, attributes: HashMap<&str, &str>, cancellable: Option<&impl IsA<Cancellable>>, ) -> Result<(), Error>