pub unsafe extern "C" fn dMaxDifferenceLowerTriangle( A: *const f64, B: *const f64, n: c_int, ) -> f64