pub unsafe extern "system" fn SetFileAttributesFromAppW(
    lpfilename: PCWSTR,
    dwfileattributes: u32,
) -> BOOL