Append layout/drawing in existing node UI?

Is there any way to append drawing/layout stuff to the controls of an existing node? I am referring to the UI in the node itself and not to it’s controls as presented in the property shelf.

Panels, Menus, Headers, etc. have an append method for this purpose.

Is there a global Node panel type that existing nodes use to call draw_buttons?