unlink_path
rval = unlink_path(&newname);
e = unlink_path(&f) < 0 ? errno : 0;
int unlink_path(pathname_t *);