Historically, the slope size has been manually increased over time as
more code base bump into the "FIXME: thunk range overrun" fatal error.
This provides an adaptive approach where we first (over) estimate the
slope and then use it.
This should result in smaller slopes for the generic case, and large
enough slope in the limit case.