pub fn path_in_crate<S>(relative: S) -> PathBuf where
    S: Into<String>,