pub unsafe extern "C" fn CRYPTO_poly1305_finish(
    state: *mut poly1305_state,
    mac: *mut u8
)