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