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