pub unsafe extern "system" fn MsiGetFileHashA(
    szfilepath: PCSTR,
    dwoptions: u32,
    phash: *mut MSIFILEHASHINFO,
) -> u32