#[no_mangle]
pub unsafe extern "C" fn spAnimation_create(
    name: *const c_char,
    timelines: *mut spTimelineArray,
    duration: c_float
) -> *mut spAnimation