pub unsafe extern "C" fn PxRigidBody_setMass_mut(
    self_: *mut PxRigidBody,
    mass: f32
)