macro_rules! impl_set_handler_fn {
    ($h:ty) => { ... };
}