manual.xml: Add BZ_SEQUENCE_ERROR to return values of BZ2_bzDecompress BZ_SEQUENCE_ERROR can be returned if BZ2_bzDecompress is called after an earlier call already returned BZ_STREAM_END. Reported-by: Vanessa McHale <vamchale@gmail.com>