pub unsafe extern "C" fn sfcgal_triangle_set_vertex_from_xyz( triangle: *mut sfcgal_geometry_t, i: c_int, x: f64, y: f64, z: f64, )