Function is_json5_whitespace

#[must_use]
pub fn is_json5_whitespace(c: char) -> bool

This is NOT the same as char::is_whitespace.

https://spec.json5.org/#white-space