I would like to point out that identifiers like “[`_EDSLIB_DATABASE_TYPES_H_`](https://github.com/nasa/EdsLib/blob/725106eaccbb30d480f8841b6deaa6b94658996a/edslib/fsw/inc/edslib_database_types.h#L39 "Update candidate")” and “[`_SEDS_USER_MESSAGE_H_`](https://github.com/nasa/EdsLib/blob/725106eaccbb30d480f8841b6deaa6b94658996a/tool/src/seds_user_message.h#L31 "Another update candidate")” [do eventually not fit](https://www.securecoding.cert.org/confluence/display/c/DCL37-C.+Do+not+declare+or+define+a+reserved+identifier#DCL37-C.Donotdeclareordefineareservedidentifier-NoncompliantCodeExample%28IncludeGuard%29 "Do not use identifiers which are reserved for the compiler implementation.") to the expected naming convention of the C language standard. Would you like to adjust your selection for unique names?