pub unsafe extern "C" fn g_slist_delete_link(
    list: *mut GSList,
    link_: *mut GSList
) -> *mut GSList