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