pub fn wc_code(c: u32) -> u32
Extract the opcode portion of a wordcode word. Port of the wc_code() macro from Src/zsh.h.
wc_code()