pub unsafe extern "C" fn aws_string_eq_ignore_case(
    a: *const AwsCString,
    b: *const AwsCString
) -> bool