Naming conventions are as follows:
A leading (prefix) underscore for Windows operating systems based on IA-32 architecture; no underscores for Windows operating systems based on other architectures.
A trailing (postfix) underscore for all Linux operating systems.
Leading and trailing underscores for all macOS operating systems.