pub type CY = tagCY;
#[repr(C)] pub union CY { pub __bindgen_anon_1: tagCY__bindgen_ty_1, pub int64: i64, /* private fields */ }
__bindgen_anon_1: tagCY__bindgen_ty_1
int64: i64