pub unsafe extern "C" fn diagnostics_set_log_level(
    logger: *const c_char,
    level: *const c_char
)