pub type BCRYPT_MULTI_OBJECT_LENGTH_STRUCT = _BCRYPT_MULTI_OBJECT_LENGTH_STRUCT;
struct BCRYPT_MULTI_OBJECT_LENGTH_STRUCT { pub cbPerObject: u32, pub cbPerElement: u32, }
cbPerObject: u32
cbPerElement: u32