pub type XAnimCursor = _XAnimCursor;
#[repr(C)]pub struct XAnimCursor { pub cursor: u64, pub delay: u64, }
cursor: u64
delay: u64