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