pub unsafe extern "system" fn MsiEnumFeaturesW(
    szproduct: PCWSTR,
    ifeatureindex: u32,
    lpfeaturebuf: PWSTR,
    lpparentbuf: PWSTR
) -> u32