pub fn remove_key(path: &Path, id: &str) -> Result<bool, KeyStoreError>
按 id 删除一条 key(atomic rename);返回是否真的删掉了一条