Function windows_sys::Win32::Networking::WinInet::FtpPutFileW
pub unsafe extern "system" fn FtpPutFileW(
hconnect: *const c_void,
lpszlocalfile: PCWSTR,
lpsznewremotefile: PCWSTR,
dwflags: FTP_FLAGS,
dwcontext: usize,
) -> BOOL