pub unsafe extern "C" fn GEOSWKBWriter_setByteOrder(
    writer: *mut GEOSWKBWriter,
    byteOrder: c_int
)