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