pub type PFN_vkCreateTensorARM = unsafe extern "system" fn(device: Device, p_create_info: *const TensorCreateInfoARM<'_>, p_allocator: *const AllocationCallbacks<'_>, p_tensor: *mut TensorARM) -> Result;pub type PFN_vkCreateTensorARM = unsafe extern "system" fn(device: Device, p_create_info: *const TensorCreateInfoARM<'_>, p_allocator: *const AllocationCallbacks<'_>, p_tensor: *mut TensorARM) -> Result;