pub unsafe fn RtlHashUnicodeString( string: *const UNICODE_STRING, caseinsensitive: bool, hashalgorithm: u32, hashvalue: *mut u32, ) -> NTSTATUS