Before an application can use the X toolkit, the following function must be called before any other toolkit functions (the type String is defined as char *, and a Cardinal is an int):
Widget XtInitialize(String shell_name, String application_class,
XrmOptionDescRec *options, Cardinal num_options,
int * argc, char **argv)