pub unsafe extern "system" fn RtlIsNormalizedString( normform: u32, sourcestring: PCWSTR, sourcestringlength: i32, normalized: *mut BOOLEAN, ) -> NTSTATUS