local_utils: add SAFELY_CLAMP and GetMaxVal

Add the SAFELY_CLAMP macro, the SafelyClamp() function template,
and the GetMaxVal() function templates.

These facilities provide a safe, flexible, expressive way to
convert between types.

Bug: 31858720
Test: ./runtests.sh (on bullhead)
Change-Id: I034066b13a28954cfcd46a470c487136e5d6a51d
3 files changed