pub unsafe extern "system" fn MsiReinstallFeatureA(
    szproduct: PCSTR,
    szfeature: PCSTR,
    dwreinstallmode: u32,
) -> u32