pub unsafe extern "C" fn IDAGetSensNonlinSolvStats(
    ida_mem: *mut c_void,
    nSniters: *mut c_long,
    nSncfails: *mut c_long
) -> c_int