pub unsafe extern "system" fn MsiOpenProductW(
    szproduct: PCWSTR,
    hproduct: *mut MSIHANDLE
) -> u32