//0x38 bytes (sizeof)
struct _PNP_RESERVED_PROVIDER_INFO
{
struct _LIST_ENTRY ListEntry; //0x0
struct _LIST_ENTRY DependentList; //0x10
struct _UNICODE_STRING ReservationId; //0x20
volatile LONG ReferenceCount; //0x30
};