pub type R_GE_lineend = Enum_Unnamed44;
#[repr(u32)]pub enum R_GE_lineend { GE_ROUND_CAP = 1, GE_BUTT_CAP = 2, GE_SQUARE_CAP = 3, }