pub unsafe extern "C" fn g_list_remove(
    list: *mut GList,
    data: gconstpointer
) -> *mut GList