pub type PRTL_AVL_MATCH_FUNCTION = Option<unsafe extern "system" fn(Table: *mut RTL_AVL_TABLE, UserData: PVOID, MatchData: PVOID) -> NTSTATUS>;