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