pub unsafe extern "C" fn initialize_authenticode_parser()
Expand description
@brief Initializes all globals OpenSSl objects we need for parsing, this is not thread-safe and needs to be called only once, before any multithreading environment https://github.com/openssl/openssl/issues/13524