Returns the library version in integer format
function ps_GetLibPSMLVersion() result(v) integer :: v v = PSML_LIBRARY_VERSION end function ps_GetLibPSMLVersion