__NR_ftruncate
#ifdef __NR_ftruncate
__NR_ftruncate,
return __nolibc_syscall2(__NR_ftruncate, fd, length);