pub type ssize_t = isize;
The signed size type (or “pointer difference” type) for the current platform.