pub unsafe extern "C" fn GEOSCoordSeq_getSize_r(
    handle: GEOSContextHandle_t,
    s: *const GEOSCoordSequence,
    size: *mut c_uint
) -> c_int