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