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