pub unsafe extern "system" fn NdisMSetPeriodicTimer(
    timer: *const NDIS_MINIPORT_TIMER,
    millisecondperiod: u32,
)