pub unsafe fn gnrc_netif_addr_from_str(
    str: *const c_char,
    out: *mut uint8_t
) -> size_t