pub unsafe extern "C" fn GEOSGeomFromWKB_buf_r(
    handle: GEOSContextHandle_t,
    wkb: *const c_uchar,
    size: usize
) -> *mut GEOSGeometry