A script that tries to make sure that all API clients (structs called
`Client`) defined throughout all subpackages are included in the master list
as a field on the `client.API` type. Adding a new client to `client.API` has
historically been something that's easily forgotten.