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