pub unsafe extern "C" fn spinel_path_builder_cubic_smooth_to(
    path_builder: spinel_path_builder_t,
    x2: f32,
    y2: f32,
    x3: f32,
    y3: f32
) -> Type