Macro get_fixt_index

Source
macro_rules! get_fixt_index {
    () => { ... };
}