Creates a new [struct@GLib.
Bytes] from static data.
data must be static (ie: never modified or freed). It may be `NULL` if data.length is 0.
| data |
the data to be used for the bytes |
| size |
the size of |
|
a new [struct@GLib.Bytes] |