pub fn create_whitespace_cstring_with_len(len: usize) -> CString
Create a CString of ‘len’ spaces (with null termination)