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