Function g_slist_nth_data

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