pub unsafe extern "C" fn dPrintMatrix( A: *const f64, n: c_int, m: c_int, fmt: *const c_char, f: *mut FILE, )