pub type AUTHENTICATEINFO = _tagAUTHENTICATEINFO;
struct AUTHENTICATEINFO { pub dwFlags: u32, pub dwReserved: u32, }
dwFlags: u32
dwReserved: u32