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