Type
#include <SYS/TYPES.H>
__s32 variable;
This type declares a signed integer 32-bit type.
__s8, __u8, __s16, __u16, __u32, __s64, __u64