fn open_playback_file(
    dir_path: &String,
    stream_id: usize
) -> Result<File, Error>