Question about declaration context name mangling

is there a general way to determine what module a symbol is declared in, based on only its mangled name?

this is motivated by Filtering out @_exported import symbols from symbol graphs