pub unsafe extern "C" fn PxRigidBody_setAngularVelocity_mut(
    self_: *mut PxRigidBody,
    angVel: *const PxVec3,
    autowake: bool
)