pub unsafe extern "C" fn snmp_set_var_typed_integer( var: *mut netsnmp_variable_list, _type: c_uchar, val: c_long, ) -> c_int