local_utils: add IsPrintableAscii()

Add a utility function to determine whether or not
a character is printable, assuming that the character
is ASCII.

Bug: 31976293
Test: ./runtest.sh (on bullhead)
Test: build for aosp_x86-eng
Test: build for aosp_mips-eng
Change-Id: I7653c99b4f04cbc89fae7821b83bb03fdc334c64
2 files changed