pub fn solve_pm3( elements: &[u8], positions: &[[f64; 3]], ) -> Result<Pm3Result, String>
Run PM3 calculation on a molecule.