pub unsafe fn gnrc_netif_ipv6_group_join(
    netif: *const gnrc_netif_t,
    group: *const ipv6_addr_t
) -> c_int