pub unsafe extern "C" fn GEOSRelateBoundaryNodeRule_r(
    handle: GEOSContextHandle_t,
    g1: *const GEOSGeometry,
    g2: *const GEOSGeometry,
    bnr: c_int
) -> *mut c_char