pub unsafe extern "C" fn aws_string_eq_c_str(
    str: *const AwsCString,
    c_str: *const u8
) -> bool