pub unsafe extern "C" fn GEOSSTRtree_iterate(
    tree: *mut GEOSSTRtree,
    callback: GEOSQueryCallback,
    userdata: *mut c_void
)