pub type int = c_int;
Alias to C’s int type
int
With libc enabled, alias to libc::c_int
libc
libc::c_int