Function windows_sys::Wdk::Storage::FileSystem::NtSetEaFile
pub unsafe extern "system" fn NtSetEaFile(
filehandle: HANDLE,
iostatusblock: *mut IO_STATUS_BLOCK,
buffer: *const c_void,
length: u32,
) -> NTSTATUS