- multipart_open_next(+DataStream) is semidet
- Prepare DataStream to read the next part from the multipart
input data. Succeeds if a next part exists and fails if the last
part was processed. Note that it is mandatory to read each part
up to the end_of_file.