pub unsafe extern "C" fn BigIntIsUint64(
    bi: *mut BigInt,
    result: *mut u64
) -> bool