pub unsafe extern "C" fn HMAC_Init( ctx: *mut HMAC_CTX, key: *const c_void, key_len: c_int, md: *const EVP_MD, ) -> c_int