pub unsafe extern "system" fn RtlEqualComputerName(
    String1: *mut UNICODE_STRING,
    String2: *mut UNICODE_STRING
) -> BOOLEAN