pub type FnResetDescriptorPool = extern "system" fn(device: Device, descriptorPool: DescriptorPool, flags: DescriptorPoolResetFlags) -> Result;