pub unsafe extern "system" fn MsiDatabaseImportA(
    hdatabase: MSIHANDLE,
    szfolderpath: PCSTR,
    szfilename: PCSTR
) -> u32