pub unsafe extern "system" fn MsiRecordSetStringW(
    hrecord: MSIHANDLE,
    ifield: u32,
    szvalue: PCWSTR,
) -> u32