#[no_mangle]
pub unsafe extern "C" fn _spAnimationState_applyAttachmentTimeline(
    self_0: *mut spAnimationState,
    timeline: *mut spTimeline,
    skeleton: *mut spSkeleton,
    time: c_float,
    blend: spMixBlend,
    attachments: c_int
)