pub unsafe fn create_buffer(
device: VkDevice,
create_info: *const VkBufferCreateInfo,
allocator: *const VkAllocationCallbacks,
buffer_out: *mut VkBuffer,
) -> VkResultpub unsafe fn create_buffer(
device: VkDevice,
create_info: *const VkBufferCreateInfo,
allocator: *const VkAllocationCallbacks,
buffer_out: *mut VkBuffer,
) -> VkResult