pub fn analyze_stereo( smiles: &str, coords: &[f64], ) -> Result<StereoAnalysis, String>
Analyze stereochemistry: detect chiral centers (R/S) and E/Z double bonds.