Function windows_sys::Wdk::System::SystemServices::MmSetPermanentCacheAttribute
pub unsafe extern "system" fn MmSetPermanentCacheAttribute(
startaddress: i64,
numberofbytes: i64,
cachetype: MEMORY_CACHING_TYPE,
flags: u32,
) -> NTSTATUS