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