pub unsafe fn FtpGetCurrentDirectoryW( hconnect: *const c_void, lpszcurrentdirectory: PWSTR, lpdwcurrentdirectory: *mut u32, ) -> Result<()>