pub fn write_capture_bundle(
path: &Path,
bundle: &CaptureBundle,
style: CaptureJsonStyle,
) -> Result<(), CaptureWriteError>pub fn write_capture_bundle(
path: &Path,
bundle: &CaptureBundle,
style: CaptureJsonStyle,
) -> Result<(), CaptureWriteError>