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