registerReplacementLogic

inline fun <I : Any> registerReplacementLogic(noinline logic: (I, String, I) -> I)