pub unsafe extern "system" fn MsiEnumFeaturesA(
    szproduct: PCSTR,
    ifeatureindex: u32,
    lpfeaturebuf: PSTR,
    lpparentbuf: PSTR,
) -> u32