rememberThrottleFn

fun rememberThrottleFn(fn: VoidFunction, optionsOf: ThrottleOptions.() -> Unit = {}): (TParams) -> Unit