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