pub unsafe fn RegisterDragDrop<'a, T0__: IntoParam<'a, HWND>, T1__: IntoParam<'a, IDropTarget>>( hwnd: T0__, pdroptarget: T1__, ) -> ErrorCode