pub unsafe extern "system" fn MsiGetFeatureValidStatesW(
    hinstall: MSIHANDLE,
    szfeature: PCWSTR,
    lpinstallstates: *mut u32,
) -> u32