url_fseek(bc,pos,SEEK_SET);//note, this may fail if the stream is not seekable, but that should not matter, as in this case we simply start where we are currently
url_fseek(bc,pos,SEEK_SET);//note, this may fail if the stream is not seekable, but that should not matter, as in this case we simply start where we currently are