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