pub unsafe extern "C" fn emscripten_print_double(
    x: f64,
    to: *mut c_char,
    max: c_int
) -> c_int