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