rump___sysimpl_timer_getoverrun
#define RUMP_SYS_RENAME_TIMER_GETOVERRUN rump___sysimpl_timer_getoverrun
int rump___sysimpl_timer_getoverrun(timer_t);
__weak_alias(timer_getoverrun,rump___sysimpl_timer_getoverrun);
__weak_alias(_timer_getoverrun,rump___sysimpl_timer_getoverrun);
__strong_alias(_sys_timer_getoverrun,rump___sysimpl_timer_getoverrun);