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