1
2int
3inotify_remove_file(const char * path);
4
5void *
6start_inotify();
7