pub type Tri2Df = _tri2df_t;
#[repr(C)]pub struct Tri2Df { pub p0: _v2df_t, pub p1: _v2df_t, pub p2: _v2df_t, }
p0: _v2df_t
p1: _v2df_t
p2: _v2df_t