# Functions
ForcedError creates an ErrCheck that returns err for any functions with names.
# Structs
ErrChecker is used to force errors for testing error code paths.
# Type aliases
ErrCheck is a type of function that can be passed in that forces an return of some error.