Checks whether it is possible to deserialize a `GBoxed` of type `gboxed_type` from a [struct@Json.
Node] of type `node_type`.
| gboxed_type |
a boxed type |
| node_type |
a node type |
|
`TRUE` if the type can be deserialized, and `FALSE` otherwise |