pub fn mount_cache_storage<S>(mount_point: S) -> u32 where
    S: AsRef<str>,