pub unsafe extern "C" fn PxArticulationJoint_setSwingLimit_mut(
    self_: *mut PxArticulationJoint,
    zLimit: f32,
    yLimit: f32
)