pub type FnFlushMappedMemoryRanges = extern "system" fn(device: Device, memoryRangeCount: u32, pMemoryRanges: *const MappedMemoryRange) -> Result;