pub unsafe extern "C" fn zmq_send_const( s_: *mut c_void, buf_: *const c_void, len_: usize, flags_: c_int, ) -> c_int