int main(int argc, char **argv) { /* We just want to make sure this ran, so it doesn't actually need to do anything. */ return 0; }