#pragma once

// "wzctool q"; args = "{guid}"
// prints all the info available on the interface "{guid}"
void cmdQ(int argc, char *argv[]);
