pub unsafe extern "C" fn EVP_MAC_init(
ctx: *mut evp_mac_ctx_st,
key: *const u8,
keylen: usize,
params: *const ossl_param_st,
) -> i32
pub unsafe extern "C" fn EVP_MAC_init(
ctx: *mut evp_mac_ctx_st,
key: *const u8,
keylen: usize,
params: *const ossl_param_st,
) -> i32