pub async fn next_sstable_id( env: &MetaSrvEnv, num: impl TryInto<u32> + Display + Copy, ) -> Result<HummockSstableId>