pub unsafe extern "C" fn dd_LinearComb( lc: *mut f64, v1: *mut f64, c1: *mut f64, v2: *mut f64, c2: *mut f64, )