pub async fn password_lookup_nonpageable_future( schema: Option<&Schema>, attributes: HashMap<&str, &str>, ) -> Result<Option<GString>, Error>