pub unsafe extern "stdcall" fn CoLockObjectExternal(
    pUnk: LPUNKNOWN,
    fLock: BOOL,
    fLastUnlockReleases: BOOL
) -> HRESULT