Function windows_sys::Win32::System::ComponentServices::CoCreateActivity
pub unsafe extern "system" fn CoCreateActivity(
piunknown: IUnknown,
riid: *const GUID,
ppobj: *mut *mut c_void
) -> HRESULT