pub unsafe extern "C" fn setsockopt( __fd: c_int, __level: c_int, __option: c_int, __value: *const c_void, __value_length: socklen_t) -> c_int