pub type PFN_vkFlushMappedMemoryRanges = unsafe extern "system" fn(_device: Device, _memory_range_count: u32, _memory_ranges: *const MappedMemoryRange) -> Result;
https://www.khronos.org/registry/vulkan/specs/latest/man/html/vkFlushMappedMemoryRanges.html