syn keyword cType uchar ushort uint ulong syn keyword cType u8 u16 u32 u64 syn keyword cType s8 s16 s32 s64 syn keyword cType i8 i16 i32 i64 syn keyword cType f32 f64 syn keyword cConditional elif