pub type PFN_vkWriteMicromapsPropertiesEXT = unsafe extern "system" fn(_device: Device, _micromap_count: u32, _micromaps: *const MicromapEXT, _query_type: QueryType, _data_size: usize, _data: *mut c_void, _stride: usize) -> Result;
https://www.khronos.org/registry/vulkan/specs/latest/man/html/vkWriteMicromapsPropertiesEXT.html