pub unsafe fn gnrc_netif_addr_to_str(
    addr: *const uint8_t,
    addr_len: size_t,
    out: *mut c_char
) -> *mut c_char