pub fn read(
    buf: &[u8],
    reader: &mut BufferReader,
    fs_ind: usize,
    ne: usize
) -> Result<SideInfo, SideInfoError>