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