pub fn opt_var_str(
    name: impl AsRef<OsStr> + Into<OsString>
) -> Result<Option<String>>