pub unsafe fn create_image_view(
device: VkDevice,
create_info: *const VkImageViewCreateInfo,
allocator: *const VkAllocationCallbacks,
view_out: *mut VkImageView,
) -> VkResultpub unsafe fn create_image_view(
device: VkDevice,
create_info: *const VkImageViewCreateInfo,
allocator: *const VkAllocationCallbacks,
view_out: *mut VkImageView,
) -> VkResult