pub unsafe extern "system" fn MsiDatabaseGetPrimaryKeysW(
    hdatabase: MSIHANDLE,
    sztablename: PCWSTR,
    phrecord: *mut MSIHANDLE
) -> u32