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