pub unsafe extern "C" fn GEOSSTRtree_remove(
    tree: *mut GEOSSTRtree,
    g: *const GEOSGeometry,
    item: *mut c_void
) -> c_char