pub fn storage_get_size( db: State<'_, DatabaseWrapper>, ) -> Result<Option<u64>, String>
Get database file size in bytes