pub unsafe extern "C" fn PxJoint_setBreakForce_mut(
    self_: *mut PxJoint,
    force: f32,
    torque: f32
)