pub unsafe extern "system" fn StgCreateDocfileOnILockBytes(
    plkbyt: ILockBytes,
    grfmode: STGM,
    reserved: u32,
    ppstgopen: *mut IStorage
) -> HRESULT
Expand description

Required features: "Win32_System_Com_StructuredStorage"