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