Function SetThreadToken

pub unsafe extern "system" fn SetThreadToken(
    thread: *const HANDLE,
    token: HANDLE,
) -> BOOL