pub type BCRYPT_OID = _BCRYPT_OID;
struct BCRYPT_OID { pub cbOID: u32, pub pbOID: *mut u8, }
cbOID: u32
pbOID: *mut u8