pub unsafe extern "C" fn PxFixedJoint_setProjectionLinearTolerance_mut(
    self_: *mut PxFixedJoint,
    tolerance: f32
)