pub type PFN_vkCreateTensorARM = unsafe extern "system" fn(_device: Device, _create_info: *const TensorCreateInfoARM, _allocator: *const AllocationCallbacks, _tensor: *mut TensorARM) -> Result;pub type PFN_vkCreateTensorARM = unsafe extern "system" fn(_device: Device, _create_info: *const TensorCreateInfoARM, _allocator: *const AllocationCallbacks, _tensor: *mut TensorARM) -> Result;