pub async fn trigger_full_gc( context: &CtlContext, sst_retention_time_sec: u64, prefix: Option<String>, ) -> Result<()>