pub unsafe extern "C" fn PxRigidBody_setMaxAngularVelocity_mut(
    self_: *mut PxRigidBody,
    maxAngVel: f32
)