pub unsafe extern "C" fn g_list_store_append(
    store: *mut GListStore,
    item: *mut GObject
)