kern_ftruncate
error = kern_ftruncate(uap->fd, uap->length);
int kern_ftruncate(int fd, off_t length);