pub fn run_with_config(
    conf: &Config,
    mountpoint: PathBuf
) -> Result<(), Crypt4GHFSError>