macro_rules! libnss_host_hooks {
    ($mod_ident:ident, $hooks_ident:ident) => { ... };
}