pub unsafe extern "C" fn EVP_DigestInit_ex2(
ctx: *mut EVP_MD_CTX,
type_: *const EVP_MD,
params: *const OSSL_PARAM,
) -> c_intpub unsafe extern "C" fn EVP_DigestInit_ex2(
ctx: *mut EVP_MD_CTX,
type_: *const EVP_MD,
params: *const OSSL_PARAM,
) -> c_int