pub type SAFEARRAYBOUND = tagSAFEARRAYBOUND;
struct SAFEARRAYBOUND { pub cElements: u32, pub lLbound: i32, }
cElements: u32
lLbound: i32