@ffi.Native<ffi.Void Function(ffi.Pointer<bignum_st>, ffi.Int)>() external void BN_set_flags(ffi.Pointer<bignum_st> b, int n);