pub unsafe extern "C" fn CPU_EQUAL(
    set1: &cpu_set_t,
    set2: &cpu_set_t
) -> bool