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