Looking at client/src/client_sync/v19/mod.rs (and ff.), many of the APIs present in v17 and v18 are missing. One example I just stumbled across is get_block_count.
Is this somehow intentional and pending resolution? Or is this simply a bug and v19+ clients should simply hold all the impl_client_v17__ calls, too?