pub unsafe extern "C" fn CPU_ISSET(
    cpu: usize,
    cpuset: *const cpu_set_t
) -> bool