Function windows_sys::Wdk::System::SystemServices::RtlCompareString
pub unsafe extern "system" fn RtlCompareString(
string1: *const STRING,
string2: *const STRING,
caseinsensitive: BOOLEAN,
) -> i32