pub type ROOT_INFO_LUID = _ROOT_INFO_LUID;
struct ROOT_INFO_LUID { pub LowPart: u32, pub HighPart: i32, }
LowPart: u32
HighPart: i32