ffi.Pointer<ffi.Void> sodium_allocarray( int count, int size, ) { return _sodium_allocarray( count, size, ); }