pub type XAnimCursor = _XAnimCursor;
struct XAnimCursor { pub cursor: u64, pub delay: u64, }
cursor: u64
delay: u64