macro_rules! get_func_x_node {
    ($func_node:ident, $func_type:ident) => { ... };
}