Finalized a GResource initialized by g_static_resource_init().
This is normally used by code generated by [glib-compile-resources][glib-compile-resources] and is not typically used by other code.
Initializes a GResource from static data using a GStaticResource.
This is normally used by code generated by [glib-compile-resources][glib-compile-resources] and is not typically used by other code.
#GStaticResource is an opaque data structure and can only be accessed using the following functions.