pub fn set_elevation( app: &mut dyn SetElevationHandler, should_elevate: bool, ) -> Result<(), String>