pub unsafe extern "C" fn g_slist_nth(
    list: *mut GSList,
    n: c_uint
) -> *mut GSList