pub unsafe extern "C" fn IDASetMaxNumStepsB(
    ida_mem: *mut c_void,
    which: c_int,
    mxstepsB: c_long
) -> c_int