Function windows_sys::Win32::System::Com::StructuredStorage::StgCreateDocfileOnILockBytes
pub unsafe extern "system" fn StgCreateDocfileOnILockBytes(
plkbyt: ILockBytes,
grfmode: STGM,
reserved: u32,
ppstgopen: *mut IStorage
) -> HRESULT