pub unsafe extern "C" fn lwip_getsockopt( s: c_int, level: c_int, optname: c_int, optval: *mut c_void, optlen: *mut socklen_t, ) -> c_int