pub unsafe extern "C" fn poly1305_done( st: *mut poly1305_state, mac: *mut c_uchar, maclen: *mut c_ulong, ) -> c_int