pub unsafe extern "C" fn aws_string_eq_c_str(
    str_: *const aws_string,
    c_str: *const c_char
) -> bool