pub const STORAGE_PATH_MAX_LEN: usize = 4096;
Maximum accepted length (bytes) of a user-supplied storage path.