pub unsafe extern "C" fn JS_IsSameValueZero( ctx: *mut JSContext, op1: JSValue, op2: JSValue, ) -> bool