pub unsafe extern "C" fn SUNLinSol_KLUReInit(
S: SUNLinearSolver,
A: SUNMatrix,
nnz: sunindextype,
reinit_type: c_int,
) -> c_intpub unsafe extern "C" fn SUNLinSol_KLUReInit(
S: SUNLinearSolver,
A: SUNMatrix,
nnz: sunindextype,
reinit_type: c_int,
) -> c_int