pub unsafe extern "system" fn SetThreadAffinityMask(
    hThread: *mut c_void,
    dwThreadAffinityMask: usize
) -> usize