pub fn minify_file_comments(
    comments: &SingleThreadedComments,
    minify: bool,
    preserve_comments: Option<BoolOrObject<JsMinifyCommentOption>>
)