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