pub type PFN_vkResetDescriptorPool = unsafe extern "system" fn(_: Device, _: DescriptorPool, _: DescriptorPoolResetFlags) -> Result;