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