#[no_mangle]
pub unsafe extern "C" fn spAnimationState_addAnimationByName(
    self_0: *mut spAnimationState,
    trackIndex: c_int,
    animationName: *const c_char,
    loop_0: c_int,
    delay: c_float
) -> *mut spTrackEntry