use strict;
pass 'okay';
diag '';
diag '';
diag "lib=$_" for $File::LibMagic::FFI::ffi->lib;
diag '';
done_testing;