Function windows_sys::Win32::UI::Shell::SHCoCreateInstance
pub unsafe extern "system" fn SHCoCreateInstance(
pszclsid: PCWSTR,
pclsid: *const GUID,
punkouter: IUnknown,
riid: *const GUID,
ppv: *mut *mut c_void
) -> HRESULT