pub unsafe fn MsiDatabaseGetPrimaryKeysW<P1>( hdatabase: MSIHANDLE, sztablename: P1, phrecord: *mut MSIHANDLE, ) -> u32where P1: Param<PCWSTR>,