macro_rules! fn_get_idx {
    ($NATIVE: ident, $WIDTH: literal) => { ... };
}