pub unsafe extern "C" fn GEOSGeomGetLength(
    g: *const GEOSGeometry,
    length: *mut c_double
) -> c_int