pub unsafe extern "C" fn crypto_onetimeauth_poly1305_init( state: *mut crypto_onetimeauth_poly1305_state, key: *const c_uchar, ) -> c_int