Function FtpRenameFileA

pub unsafe extern "system" fn FtpRenameFileA(
    hconnect: *const c_void,
    lpszexisting: PCSTR,
    lpsznew: PCSTR,
) -> BOOL