pub unsafe fn SCardGetDeviceTypeIdW<P1>( hcontext: usize, szreadername: P1, pdwdevicetypeid: *mut u32, ) -> i32where P1: Param<PCWSTR>,