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