pub unsafe fn DragQueryFileA<P0>( hdrop: P0, ifile: u32, lpszfile: Option<&mut [u8]>, ) -> u32where P0: Param<HDROP>,