pub type mjWarningStat = _mjWarningStat;
#[repr(C)]pub struct mjWarningStat { pub lastinfo: i32, pub number: i32, }
lastinfo: i32
number: i32