pub unsafe extern "C" fn JS_EnableBignumExt(
    ctx: *mut JSContext,
    enable: c_int
)