Function windows::Wdk::Storage::FileSystem::FsRtlSetKernelEaFile
pub unsafe fn FsRtlSetKernelEaFile(
fileobject: *const FILE_OBJECT,
eabuffer: *const c_void,
length: u32,
) -> NTSTATUS