macro_rules! register_ideep_operator_str {
    ($str_name:expr, $($arg:expr),*) => { ... };
}