pub fn unlock_pages(addr: *mut u8, len: usize) -> Result<(), MemoryError>
Resume normal swapping behavior for the given memory range.