Function FsRtlSetKernelEaFile

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