pub unsafe extern "system" fn setsockopt( s: usize, level: i32, optname: i32, optval: *const i8, optlen: i32, ) -> i32