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