#[no_mangle]
pub unsafe extern "C" fn spAlphaTimeline_setFrame(
    self_0: *mut spAlphaTimeline,
    frame: c_int,
    time: c_float,
    alpha: c_float
)