pub unsafe extern "C" fn yr_scanner_define_integer_variable( scanner: *mut YR_SCANNER, identifier: *const c_char, value: i64, ) -> c_int