typedef struct _VF_ADDRESS_RANGE { unsigned char *Start; unsigned char *End; } VF_ADDRESS_RANGE, *PVF_ADDRESS_RANGE;