Function g_list_nth_data

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