pub unsafe extern "C" fn JS_SetConstructorBit( ctx: *mut JSContext, func_obj: JSValue, val: bool, ) -> bool