pub unsafe fn SetupGetInfPublishedNameW<P0>( driverstorelocation: P0, returnbuffer: &mut [u16], requiredsize: Option<*mut u32>, ) -> Result<()>where P0: Param<PCWSTR>,