pub unsafe extern "system" fn RtlLookupElementGenericTableFull(
    Table: PRTL_GENERIC_TABLE,
    Buffer: PVOID,
    NodeOrParent: *mut PVOID,
    SearchResult: *mut TABLE_SEARCH_RESULT
) -> PVOID