pub unsafe fn gnrc_netif_ipv6_addr_remove(
    netif: *const gnrc_netif_t,
    addr: *const ipv6_addr_t
) -> c_int