pub async fn work_autocomplete( client: &OpenAlexClient, q: &str, ) -> Result<AutocompleteResponse, OpenAlexError>