Function windows_sys::Win32::System::Com::StructuredStorage::StgCreateDocfile
pub unsafe extern "system" fn StgCreateDocfile(
pwcsname: PCWSTR,
grfmode: STGM,
reserved: u32,
ppstgopen: *mut *mut c_void,
) -> HRESULT