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