pub unsafe extern "C" fn g_object_get_data(
    object: *mut GObject,
    key: *const gchar
) -> gpointer