pub fn create_from_dump(
    name: &String,
    wallet_path: &Path,
    error: &mut BilingualStr,
    warnings: &mut Vec<BilingualStr>
) -> bool