Suppose I have a function marked private, but it is a top level function, not inside a class or struct. How does this work? Is this any di
private
class
struct