pub type PFN_vkCreateTensorViewARM = unsafe extern "system" fn(_device: Device, _create_info: *const TensorViewCreateInfoARM, _allocator: *const AllocationCallbacks, _view: *mut TensorViewARM) -> Result;pub type PFN_vkCreateTensorViewARM = unsafe extern "system" fn(_device: Device, _create_info: *const TensorViewCreateInfoARM, _allocator: *const AllocationCallbacks, _view: *mut TensorViewARM) -> Result;