Provides struct and type for a FileSystemBinaryContent
@type t() :: %OpenCode.Generated.FileSystemBinaryContent{ content: String.t(), encoding: String.t(), mime: String.t(), type: String.t() }