macro_rules! register_event_query_function {
    ($t:ident, $f:ident) => { ... };
}