pub unsafe extern "C" fn IDAGetNumNonlinSolvConvFails(
    ida_mem: *mut c_void,
    nncfails: *mut c_long
) -> c_int