pub unsafe extern "C" fn emscripten_get_canvas_element_size( target: *const c_char, width: *mut c_int, height: *mut c_int, ) -> c_int