pub unsafe extern "C" fn zmq_setsockopt( s_: *mut c_void, option_: c_int, optval_: *const c_void, optvallen_: usize, ) -> c_int