pub unsafe extern "C" fn PxArticulationJoint_setTwistLimitEnabled_mut(
    self_: *mut PxArticulationJoint,
    enabled: bool
)