KFuncDecl

fun <T : KSort> KFuncDecl(ctx: KContext, name: String, resultSort: T, argSorts: List<KSort>)