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