pub unsafe fn gnrc_netif_hdr_set_netif(
    hdr: *mut gnrc_netif_hdr_t,
    netif: *const gnrc_netif_t
)