Returns whether an alphabetic character is lowercase.
Multi-byte characters will always return false.
native bool IsCharLower(int chr)