pub fn is_valid_filename(s: &[u16]) -> bool
Validates that a string contains only valid filename characters.
Invalid characters: \ / : * ? “ < > |