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