pub unsafe extern "C" fn spinel_path_builder_rat_cubic_to(
    path_builder: spinel_path_builder_t,
    x1: f32,
    y1: f32,
    x2: f32,
    y2: f32,
    x3: f32,
    y3: f32,
    w1: f32,
    w2: f32
) -> Type