pub unsafe extern "C" fn JS_NewContext(
    maxbytes: u32,
    parentRuntime: *mut JSRuntime
) -> *mut JSContext