pub unsafe extern "C" fn dSolveLDLT( L: *const f64, d: *const f64, b: *mut f64, n: c_int, nskip: c_int, )