pub unsafe fn RtlEnumerateGenericTableAvl<P0>(
    table: *const RTL_AVL_TABLE,
    restart: P0,
) -> *mut c_void
where P0: Param<BOOLEAN>,