pub fn byte_perm(x: u32, y: u32, s: u32) -> u32
Byte permutation. Transpiles to: __byte_perm(x, y, s)
__byte_perm(x, y, s)