pub fn solve_xtb( elements: &[u8], positions: &[[f64; 3]], ) -> Result<XtbResult, String>
Run an xTB tight-binding calculation.