pub unsafe extern "system" fn SetFileAttributesW(
    lpFileName: *const u16,
    dwFileAttributes: u32
) -> i32