pub unsafe extern "C" fn getsockopt( __fd: i32, __level: i32, __optname: i32, __optval: *mut c_void, __optlen: *mut u32, ) -> i32