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