pub unsafe extern "system" fn RtlValidateUnicodeString(
    flags: u32,
    string: *const UNICODE_STRING,
) -> NTSTATUS