This patch introduces a new checker:
alpha.security.cert.str.37c
This checker is implemented based on the following rule:
https://wiki.sei.cmu.edu/confluence/x/BNcxBQ
The check warns if the argument of a character handling
function is not representable as unsigned char.