pub type ImPlotTime = ImPlotTime_c;
#[repr(C)]pub struct ImPlotTime { pub S: i64, pub Us: i32, }
S: i64
Us: i32