HOST_EXPORT 11 remoting/host/host_export.h #define HOST_EXPORT __declspec(dllexport) HOST_EXPORT 13 remoting/host/host_export.h #define HOST_EXPORT __declspec(dllimport) HOST_EXPORT 18 remoting/host/host_export.h #define HOST_EXPORT __attribute__((visibility("default"))) HOST_EXPORT 20 remoting/host/host_export.h #define HOST_EXPORT