#[no_mangle]
pub unsafe extern "C" fn spDeformTimeline_create(
    framesCount: c_int,
    frameVerticesCount: c_int,
    bezierCount: c_int,
    slotIndex: c_int,
    attachment: *mut spVertexAttachment
) -> *mut spDeformTimeline