pub type ImmutableFileName = String;
ImmutableFileName represents the filename, with extension, of a immutable file in the Cardano node database
struct ImmutableFileName { /* private fields */ }