pub unsafe extern "C" fn g_boxed_type_register_static(
    name: *const gchar,
    boxed_copy: GBoxedCopyFunc,
    boxed_free: GBoxedFreeFunc
) -> GType