pub unsafe extern "system" fn vkBindBufferMemory2KHR( device: VkDevice, bindInfoCount: u32, pBindInfos: *const VkBindBufferMemoryInfo, ) -> VkResult