unsafe extern "C" fn invalid_constructor(
    cx: *mut JSContext,
    _argc: c_uint,
    _vp: *mut JSVal
) -> bool