macro_rules! fn_get_idx_opt {
    ($NATIVE: ident) => { ... };
}