Perhaps the next Alpha release can do the error macro conversion? Add script to convert XXXerr() to XXXerror, https://github.com/openssl/openssl/pull/9441
In particular, https://github.com/openssl/openssl/pull/9441#issuecomment-522171044 It might need updating if any new “error facility” values have been added, but I didn’t notice any of them.
