pub unsafe fn MsiEnumFeaturesW<P0>( szproduct: P0, ifeatureindex: u32, lpfeaturebuf: PWSTR, lpparentbuf: Option<PWSTR>, ) -> u32where P0: Param<PCWSTR>,