pub unsafe extern "C" fn JS_ParseJSON( ctx: *mut JSContext, buf: *const i8, buf_len: usize, filename: *const i8 ) -> JSValue