pub unsafe extern "C" fn JS_AreFunctionsOfSameOrigin( ctx: *mut JSContext, f1: JSValue, f2: JSValue, ) -> c_int