pub unsafe extern "C" fn g_list_remove_link(
    list: *mut GList,
    llink: *mut GList
) -> *mut GList