pub type RIP_INFO = _RIP_INFO;
struct RIP_INFO { pub dwError: u32, pub dwType: u32, }
dwError: u32
dwType: u32