pub unsafe extern "C" fn furi_log_print_raw_format( level: FuriLogLevel, format: *const c_char, ... )
Print log record
level
format
...