pub unsafe fn MsiDatabaseMergeW<P2>( hdatabase: MSIHANDLE, hdatabasemerge: MSIHANDLE, sztablename: P2, ) -> u32where P2: Param<PCWSTR>,