pub unsafe extern "C" fn PxRevoluteJoint_setLimit_mut(
    self_: *mut PxRevoluteJoint,
    limits: *const PxJointAngularLimitPair
)