pub unsafe fn tapiRequestDrop<P0, P1>(hwnd: P0, wrequestid: P1) -> i32
where P0: IntoParam<HWND>, P1: IntoParam<WPARAM>,