typedef struct _PP_LOOKASIDE_LIST
{
    GENERAL_LOOKASIDE *P;
    GENERAL_LOOKASIDE *L;
} PP_LOOKASIDE_LIST, *PPP_LOOKASIDE_LIST;