pub unsafe fn CoGetCancelObject<T>(dwthreadid: u32) -> Result<T>
where T: Interface,