doWithAtMostApi

@ChecksSdkIntAtLeast(parameter = 0, lambda = 1)
inline fun doWithAtMostApi(sdkCode: Int, block: () -> Unit)