Replaces the element at position INDEX of SEQUENCE with NEW-VALUE and returns NEW-VALUE or signals a PROTOCOL-UNIMPLEMENTED error if the sequence protocol is not implemented for the class of SEQUENCE.
(sb-impl::new-value sequence sb-int:index)