Function MmSetPermanentCacheAttribute
pub unsafe fn MmSetPermanentCacheAttribute(
startaddress: i64,
numberofbytes: i64,
cachetype: MEMORY_CACHING_TYPE,
flags: u32,
) -> NTSTATUS
pub unsafe fn MmSetPermanentCacheAttribute(
startaddress: i64,
numberofbytes: i64,
cachetype: MEMORY_CACHING_TYPE,
flags: u32,
) -> NTSTATUS