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