pub unsafe fn DragAcceptFiles<P0, P1>(hwnd: P0, faccept: P1)
where P0: IntoParam<HWND>, P1: IntoParam<BOOL>,