SetThreadToken

Function SetThreadToken 

pub unsafe fn SetThreadToken(
    thread: Option<*const HANDLE>,
    token: Option<HANDLE>,
) -> Result<()>