pub unsafe extern "C" fn JS_BigIntToInt64(
    ctx: *mut JSContext,
    plen: *mut i64,
    val: JSValue
) -> i32