pub unsafe extern "C" fn GEOSWKTWriter_setTrim_r(
    handle: GEOSContextHandle_t,
    writer: *mut GEOSWKTWriter,
    trim: c_char
)