#[no_mangle]
pub unsafe extern "C" fn spSequenceTimeline_create(
    framesCount: c_int,
    slotIndex: c_int,
    attachment: *mut spAttachment
) -> *mut spSequenceTimeline