pub unsafe extern "C" fn StringsBuffer_Add(
    buffer: *mut StringsBuffer,
    str_: *const cc_string
)