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