pub unsafe extern "C" fn yr_rules_define_integer_variable( rules: *mut YR_RULES, identifier: *const c_char, value: i64, ) -> c_int