pub unsafe extern "C" fn poly1305_finish(
    ctx: *mut poly1305_context,
    mac: *mut c_uchar
) -> c_int