pub unsafe extern "C" fn HMAC_get_precomputed_key( ctx: *mut HMAC_CTX, out: *mut u8, out_len: *mut usize, ) -> c_int