pub unsafe fn RtlEqualString( string1: *const STRING, string2: *const STRING, caseinsensitive: bool, ) -> bool