Function RtlLookupFirstMatchingElementGenericTableAvl
pub unsafe fn RtlLookupFirstMatchingElementGenericTableAvl(
table: *const RTL_AVL_TABLE,
buffer: *const c_void,
restartkey: *mut *mut c_void,
) -> *mut c_void