As implemented [here](https://github.com/bevyengine/bevy/blob/b1ed28e17e5eaba2426ae447cd80c77e9ed8bb05/crates/bevy_math/src/face_toward.rs), this is a very convenient utility function that other users could benefit from. Doing so would allow Bevy to deprecate our own implementation and avoid the extension trait.