pub unsafe fn ChangeClipboardChain<'a>( hwndremove: impl IntoParam<'a, HWND>, hwndnewnext: impl IntoParam<'a, HWND>, ) -> BOOL