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