Function windows_sys::Win32::Networking::WinInet::FtpGetCurrentDirectoryW
pub unsafe extern "system" fn FtpGetCurrentDirectoryW(
hconnect: *const c_void,
lpszcurrentdirectory: PWSTR,
lpdwcurrentdirectory: *mut u32,
) -> BOOL