int timingsafe_bcmp( ffi.Pointer<ffi.Void> b1, ffi.Pointer<ffi.Void> b2, int n, ) { return _timingsafe_bcmp( b1, b2, n, ); }