pub unsafe extern "system" fn getsockopt( s: SOCKET, level: i32, optname: i32, optval: PSTR, optlen: *mut i32, ) -> i32