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