RUMP_SYS_RENAME_MKDIR
#ifndef RUMP_SYS_RENAME_MKDIR
int rump_sys_mkdir(const char *, mode_t) __RENAME(RUMP_SYS_RENAME_MKDIR);