pub unsafe fn create_query_pool(
device: VkDevice,
create_info: *const VkQueryPoolCreateInfo,
allocator: *const VkAllocationCallbacks,
query_pool_out: *mut VkQueryPool,
) -> VkResultpub unsafe fn create_query_pool(
device: VkDevice,
create_info: *const VkQueryPoolCreateInfo,
allocator: *const VkAllocationCallbacks,
query_pool_out: *mut VkQueryPool,
) -> VkResult