pub fn load_error<I: ComInterface + ?Sized>(
    iunk: &ComItf<I>,
    iid: &GUID,
    err: HRESULT
) -> ComError