pub unsafe extern "C" fn emscripten_log(
    flags: c_int,
    format: *const c_char
    ...
)