pub unsafe fn MsiEnumRelatedProductsW<P0>( lpupgradecode: P0, dwreserved: Option<u32>, iproductindex: u32, lpproductbuf: PWSTR, ) -> u32where P0: Param<PCWSTR>,