#include #include int main() { return bus_unlink("/tmp/example-bus") && (perror("cleanup"), 1); }