write a c callable assembler function that counts the number of characters in a string. the function should work for any string and character. the address of the string and character to be counted are passed as arguments according to the c function prototype: