Function windows_sys::Wdk::Storage::FileSystem::FsRtlSetKernelEaFile

pub unsafe extern "system" fn FsRtlSetKernelEaFile(
    fileobject: *const FILE_OBJECT,
    eabuffer: *const c_void,
    length: u32,
) -> NTSTATUS