pub unsafe extern "C" fn lwip_inet_ntop(
af: i32,
src: *const c_void,
dst: *mut u8,
size: u32,
) -> *const u8
pub unsafe extern "C" fn lwip_inet_ntop(
af: i32,
src: *const c_void,
dst: *mut u8,
size: u32,
) -> *const u8