pub unsafe fn create_render_pass(
device: VkDevice,
create_info: *const VkRenderPassCreateInfo,
allocator: *const VkAllocationCallbacks,
render_pass_out: *mut VkRenderPass,
) -> VkResultpub unsafe fn create_render_pass(
device: VkDevice,
create_info: *const VkRenderPassCreateInfo,
allocator: *const VkAllocationCallbacks,
render_pass_out: *mut VkRenderPass,
) -> VkResult