pub unsafe extern "C" fn GEOSWKBReader_readHEX(
    reader: *mut GEOSWKBReader,
    hex: *const c_uchar,
    size: size_t
) -> *mut GEOSGeometry