B_SCNu64
if (sscanf(string, "%" B_SCNu64 "%c", &parsedValue, &dummy) == 1) {
if (fssh_sscanf(argv[1], "%" B_SCNu64, &newSize) < 1) {