pub unsafe extern "C" fn PxContactJoint_setBounceThreshold_mut(
    self_: *mut PxContactJoint,
    bounceThreshold: f32
)