pub unsafe extern "system" fn RtlLookupElementGenericTableFullAvl(
    table: *const RTL_AVL_TABLE,
    buffer: *const c_void,
    nodeorparent: *mut *mut c_void,
    searchresult: *mut TABLE_SEARCH_RESULT
) -> *mut c_void