pub unsafe fn AvSetMmThreadCharacteristicsW<P0>( taskname: P0, taskindex: *mut u32, ) -> Result<HANDLE>where P0: Param<PCWSTR>,