pub unsafe extern "C" fn poly1305_init( st: *mut poly1305_state, key: *const c_uchar, keylen: c_ulong, ) -> c_int