pub unsafe fn create_semaphore(
device: VkDevice,
create_info: *const VkSemaphoreCreateInfo,
allocator: *const VkAllocationCallbacks,
semaphore_out: *mut VkSemaphore,
) -> VkResultpub unsafe fn create_semaphore(
device: VkDevice,
create_info: *const VkSemaphoreCreateInfo,
allocator: *const VkAllocationCallbacks,
semaphore_out: *mut VkSemaphore,
) -> VkResult