pub unsafe extern "C" fn lwip_if_indextoname(
    ifindex: u32,
    ifname: *mut i8
) -> *mut i8