Address of a routine to be executed.
typedef FNEXITLIST *PFNEXITLIST;
In the header files, the FNEXITLIST structure is defined as shown below:
typedef VOID APIENTRY FNEXITLIST (ULONG);