pub fn get_cpara( world: &[[ARdouble; 2]; 4], vertex: &[[ARdouble; 2]; 4], para: &mut [[ARdouble; 3]; 3], ) -> Result<(), &'static str>