Function g_list_nth

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