pub unsafe extern "system" fn MsiViewFetch(
    hview: MSIHANDLE,
    phrecord: *mut MSIHANDLE,
) -> u32