pub fn print_pat_hir(
db: &dyn DefDatabase,
store: &ExpressionStore,
_owner: DefWithBodyId,
pat: PatId,
oneline: bool,
edition: Edition,
) -> String
pub fn print_pat_hir(
db: &dyn DefDatabase,
store: &ExpressionStore,
_owner: DefWithBodyId,
pat: PatId,
oneline: bool,
edition: Edition,
) -> String