pub unsafe extern "C" fn PxRigidBody_setAngularDamping_mut(
    self_: *mut PxRigidBody,
    angDamp: f32
)