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