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