pub unsafe extern "C" fn emscripten_get_callstack(
    flags: c_int,
    out: *mut c_char,
    maxbytes: c_int
) -> c_int