pub unsafe extern "system" fn CoCreateActivity(
    piunknown: *mut c_void,
    riid: *const GUID,
    ppobj: *mut *mut c_void,
) -> HRESULT