Sanitize a C string from a library.
Zero-terminated string to sanitize.
false if at least one character was invalid, true otherwise.
See Implementation
Sanitize a C string from a library.