pub unsafe extern "C" fn emscripten_set_batterylevelchange_callback_on_thread( userData: *mut c_void, callback: em_battery_callback_func, targetThread: pthread_t, ) -> c_int