pub unsafe fn MsiEnumFeaturesA<P0>( szproduct: P0, ifeatureindex: u32, lpfeaturebuf: PSTR, lpparentbuf: Option<PSTR>, ) -> u32where P0: Param<PCSTR>,