pub unsafe fn gnrc_netif_send(
    netif: *mut gnrc_netif_t,
    pkt: *mut gnrc_pktsnip_t
) -> c_int