pub unsafe extern "C" fn coco_set_log_level( level: *const c_char, ) -> *const c_char
@brief Sets the COCO log level to the given value and returns the previous value of the log level.