pub unsafe extern "system" fn CoGetCancelObject(
    dwthreadid: u32,
    iid: *const GUID,
    ppunk: *mut *mut c_void
) -> HRESULT