pub unsafe extern "C" fn snprint_value( buf: *mut c_char, buf_len: size_t, objid: *const oid, objidlen: size_t, variable: *const netsnmp_variable_list, ) -> c_int