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