#[no_mangle]
pub unsafe extern "C" fn spRotateTimeline_setFrame(
    self_0: *mut spRotateTimeline,
    frame: c_int,
    time: c_float,
    degrees: c_float
)