SetThreadpoolTimer

Function SetThreadpoolTimer 

pub unsafe fn SetThreadpoolTimer(
    pti: PTP_TIMER,
    pftduetime: Option<*const FILETIME>,
    msperiod: u32,
    mswindowlength: Option<u32>,
)