ComplexClosureHeadKind: Kind & (
    | "function-self-strict"
    | "function-self-sloppy"
    | "arguments"
    | "param-complex")