pub unsafe extern "C" fn g_slist_index(
    list: *mut GSList,
    data: *const c_void
) -> i32