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