With this release of fst, the fstlib library is no longer build with the fst package, but
imported from package fstcore. This allows for better separation of updates of the C++ code underlying the fst
format and the R wrapper package. Also, with this setup, other packages can directly use the C++ interface exported
from the fstcore package.