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