pub unsafe extern "system" fn GetFileAttributesW(
    lpfilename: *const u16
) -> u32
🔬This is a nightly-only experimental API. (windows_c)