pub unsafe extern "C" fn g_type_add_interface_dynamic(
    instance_type: GType,
    interface_type: GType,
    plugin: *mut GTypePlugin
)