Function FtpRemoveDirectoryA

pub unsafe extern "system" fn FtpRemoveDirectoryA(
    hconnect: *const c_void,
    lpszdirectory: PCSTR,
) -> BOOL