fake_unlink
error = fake_unlink(rname, 0);
error = fake_unlink(rname, AT_REMOVEDIR);
int fake_unlink(char *, int);