pub unsafe extern "C" fn OGR_G_AddPoint_2D(
    arg1: OGRGeometryH,
    arg2: f64,
    arg3: f64
)