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