local_utils: add CastEnumToInteger()

In certain debugging contexts, its helpful to
output the raw value of an enum variable.
Add CastEnumToInteger(), to meet this need.

Bug: 32315504
Test: ./runtests.sh (on angler)
Change-Id: Ie19f6643aafd733beab73de2cb50071db208fb7c
2 files changed