IsNormalizedString

Function IsNormalizedString 

pub unsafe fn IsNormalizedString(
    normform: NORM_FORM,
    lpstring: &[u16],
) -> Result<()>