#[no_mangle]
pub unsafe extern "C" fn spTranslateYTimeline_setFrame(
    self_0: *mut spTranslateYTimeline,
    frame: c_int,
    time: c_float,
    y: c_float
)