fn validate_depth_precision(precision: u64) -> Result<(), O2Error>
Validate that a REST depth precision value is within the supported range (1–18).