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