REPARSE_POINT
const struct REPARSE_POINT *rp;
sizeof(struct REPARSE_POINT));
size <= sizeof(struct REPARSE_POINT)) {
uname = Add2Ptr(rp, sizeof(struct REPARSE_POINT));
sizeof(struct REPARSE_POINT);
static_assert(sizeof(struct REPARSE_POINT) == 0x18);