pub fn create_incident( _dispatch_service: i32, _x: f32, _y: f32, _z: f32, _num_units: i32, _radius: f32, _out_incident_id: &mut i32, ) -> bool