macro `%`(s: PyBytes; args: untyped): PyBytes
template nimpylib_private_genByteLikePercentFormat(Bytes) {.dirty.}