pub unsafe fn FtpDeleteFileW<P1>( hconnect: *const c_void, lpszfilename: P1, ) -> Result<()>where P1: Param<PCWSTR>,