Function libjxl :: jxl :: ComputeLehmerCode
template <class PermutationT>
auto ComputeLehmerCode(const PermutationT* permutation, uint32_t* temp, const size_t n, jxl::LehmerT* code) -> void