pub type PFN_vkCreateTensorViewARM = unsafe extern "system" fn(device: Device, p_create_info: *const TensorViewCreateInfoARM<'_>, p_allocator: *const AllocationCallbacks<'_>, p_view: *mut TensorViewARM) -> Result;pub type PFN_vkCreateTensorViewARM = unsafe extern "system" fn(device: Device, p_create_info: *const TensorViewCreateInfoARM<'_>, p_allocator: *const AllocationCallbacks<'_>, p_view: *mut TensorViewARM) -> Result;