XPLMAppendMenuSeparator
XPLM_API void XPLMAppendMenuSeparator(
XPLMMenuID inMenu);
This routine adds a separator to the end of a menu.
Returns a negative index if the append failed (due to an invalid parent menu argument).