pub unsafe extern "C" fn poly1305_process( st: *mut poly1305_state, in_: *const c_uchar, inlen: c_ulong, ) -> c_int