pub unsafe extern "C" fn BigIntFromInt64(
    cx: *mut JSContext,
    num: i64
) -> *mut BigInt