pub type FnFreeDescriptorSets = extern "system" fn(device: Device, descriptorPool: DescriptorPool, descriptorSetCount: u32, pDescriptorSets: *const DescriptorSet) -> Result;