pub unsafe extern "C" fn chacha20poly1305_setiv( st: *mut chacha20poly1305_state, iv: *const c_uchar, ivlen: c_ulong, ) -> c_int