pub unsafe extern "system" fn SetProcessAffinityMask(
    hProcess: *mut c_void,
    dwProcessAffinityMask: u32
) -> i32