int(0..1) Stdio.Fd()->truncate(int length)
Truncate a file.
Truncates the file to the specified length length.
Returns 1 on success, and 0 (zero) on failure.
Stdio.Fd.open