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