pub fn create( entry: &Entry, api_version: (u32, u32, u32), extensions: &BTreeSet<CString>, ) -> Result<Instance, Result>
Create a vulkan instance