pub unsafe extern "C" fn PxArticulationJoint_setSwingLimitContactDistance_mut(
    self_: *mut PxArticulationJoint,
    contactDistance: f32
)