///|
/// Returns the current JSON report schema version.
pub fn schema_version() -> Int {
  1
}