Function SetThreadAffinityMask

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