toCellImplClaim : Name -> ParamTypeInfo -> DeclTop-level declaration of the `ToCell` implementation for the given
data type.
ToCell : List Name -> ParamTypeInfo -> Res (List TopLevel)Generate declarations and implementations for `ToJSON` for a given data type
using default settings.