mount_point_reparse_data
struct mount_point_reparse_data *data;
data = (struct mount_point_reparse_data *)reparse_attr->reparse_data;
offsetof(struct mount_point_reparse_data, path_buffer);
struct mount_point_reparse_data *data =
(struct mount_point_reparse_data *)reparse_attr->reparse_data;