rememberIntState

@Composable
inline fun rememberIntState(vararg keys: Any?, crossinline init: () -> Int): MutableIntState