pub fn compare_strings( _str_1: impl AsCharPtr, _str_2: impl AsCharPtr, _match_case: bool, _max_length: i32, ) -> i32