Given a binary string, adds a number of zero to the left until string is as long as the given string length
the string to pad
the final length of string after padding
Given a binary string, adds a number of zero to the left until string is as long as the given string length