ossl_fromascii
const int native = value > INT_MAX ? INT_MAX : ossl_fromascii(value);
int ossl_fromascii(int c);