fssh_unlink
#define unlink fssh_unlink
extern int fssh_unlink(const char *name);
if (fssh_unlink(path) < 0)