pub unsafe extern "system" fn MsiDatabaseOpenViewA(
    hdatabase: MSIHANDLE,
    szquery: PCSTR,
    phview: *mut MSIHANDLE
) -> u32