pub unsafe extern "system" fn RtlEqualString(
    String1: *const STRING,
    String2: *const STRING,
    CaseInSensitive: BOOLEAN
) -> BOOLEAN