pub fn dump_api_usage( at: &AuditRecordAt, input_tokens: u64, output_tokens: u64, input_weight: u64, output_weight: u64, _clean_up_records: bool, ) -> Result<(), Error>