pub unsafe extern "C" fn emscripten_set_main_loop(
    func: em_callback_func,
    fps: c_int,
    simulate_infinite_loop: c_int
)