pub fn load_native_dump(path: &Path) -> Result<usize, String>
Load a Rust-native dump file into the current State. Returns the number of entries loaded.