pub unsafe extern "C" fn lwip_getsockname(
    s: i32,
    name: *mut sockaddr,
    namelen: *mut u32
) -> i32