pub unsafe extern "C" fn IDASetNonlinearSolverSensStg(
    ida_mem: *mut c_void,
    NLS: SUNNonlinearSolver
) -> c_int