pub unsafe extern "C" fn g_object_set_data(
    object: *mut GObject,
    key: *const c_char,
    data: gpointer
)