Function SetThreadAffinityMask

pub unsafe extern "system" fn SetThreadAffinityMask(
    hthread: HANDLE,
    dwthreadaffinitymask: usize,
) -> usize