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