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