#[no_mangle]
pub unsafe extern "C" fn spRGBATimeline_create(
    framesCount: c_int,
    bezierCount: c_int,
    slotIndex: c_int
) -> *mut spRGBATimeline