pub unsafe extern "C" fn String_AppendBool(
    str_: *mut cc_string,
    value: cc_bool
)