bool ggml_validate_row_data( int type, ffi.Pointer<ffi.Void> data, int nbytes, ) { return _ggml_validate_row_data( type, data, nbytes, ); }