pub unsafe extern "system" fn MsiEnumRelatedProductsW(
    lpupgradecode: PCWSTR,
    dwreserved: u32,
    iproductindex: u32,
    lpproductbuf: PWSTR,
) -> u32