#[no_mangle]
pub unsafe extern "C" fn spCurveTimeline1_setFrame(
    self_0: *mut spCurveTimeline1,
    frame: c_int,
    time: c_float,
    value: c_float
)